Skip to content

Add missing backticks in inline snippets #20191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 3, 2024
Merged

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Sep 3, 2024

No description provided.

@@ -250,7 +250,7 @@ manually store this file somewhere and deploy it. There are 2 ways to do that:
.. code-block:: terminal

# this command only gets the value of the key; you must also set an env var
# in your system with this value (e.g. `export SYMFONY_DECRYPTION_SECRET=...`)
# in your system with this value (e.g. ``export SYMFONY_DECRYPTION_SECRET=...``)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if we need the backticks here at all as they have no practical meaning

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, sure. I didn't realized this was a shell comment.
Thank you for pointing!

@OskarStark
Copy link
Contributor

Thank you Javier.

@OskarStark OskarStark merged commit 043d4b4 into symfony:5.4 Sep 3, 2024
3 checks passed
@phansys phansys deleted the backticks branch September 3, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants